SixBit API Schema
Sale_AddUpdateType Complex Type
Description
An API call to add or update sales.
Namespace (none)
Diagram
CustomFields Element AdFee Element SiteSalesTaxCollectedAmount Element RawSalePrice Element CurrencyCode Element ConversionRate Element PaymentProcessingFee Element ConsignorListingFee Element TotalConsignorCharges Element CommissionIn Element IsConsignorNotificationSent Element ConsignorNotifiedDate Element ConsignorPaidDate Element IsConsignorPaid Element IsConsigned Element ConsignmentPlanName Element ConsignmentPlanID Element FeedbackTypeSent Element FeedbackTypeReceived Element FeedbackMessageSent Element FeedbackResponseSent Element FeedbackMessageReceived Element ExtendedPrice Element Notes Element FeedbackLeft Element FeedbackReceived Element WeightMinor Element WeightMajor Element FVFRefundRequestedDate Element DisputeID Element InDispute Element SaleDate Element FVF Element SalesTax Element QtySold Element SalePrice Element ListingType Element Title Element TransactionID Element eCommerceID Element ExternalOrderID Element OrderID Element ExternalShipmentID Element ShipmentID Element ProductID Element SKU Element ExternalItemID Element ItemID Element SaleID Element All Sale Element Sequence Sales Element All Sale_AddUpdateType Complex Type
Overview
Sale_AddUpdateType
An API call to add or update sales.
logfilepath optional xs:string
The full name and path to a location to place logging information.
All
Sequence
Sale 0..∞ SaleType Complex Type
The information about a sale.
All
Sequence
Any 0..∞
Used By
Sale_Add Element
Sale_Update Element
Attributes
NameTypeUseDefaultFixedDescription
logfilepathxs:stringoptional  The full name and path to a location to place logging information.
Source
<xs:complexType name="Sale_AddUpdateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to add or update sales.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="Sales" type="SalesType" minOccurs="1" maxOccurs="1" />
  </xs:all>
  <xs:attribute name="logfilepath" type="xs:string">
    <xs:annotation>
      <xs:documentation>The full name and path to a location to place logging information.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.